getStrokeWidth

abstract fun getStrokeWidth(block: DesignBlock): Float

Get the stroke width of the given design block.

Return

the stroke's width.

Parameters

block

the block whose stroke width should be queried.